Class RueckmeldungEAUKK.ArtDerMeldung

  • Enclosing class:
    RueckmeldungEAUKK

    public static class RueckmeldungEAUKK.ArtDerMeldung
    extends Object

    Java-Klasse für anonymous complex type.

    Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

    
     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="Stornierung" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/eAU_Basistypen_Complex_V2_0}StornierungType"/>
             <element name="Rueckmeldung">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="Betriebsnummer_Verursacher" type="{SV-Basis://XMLSchema/1.0}ABSN_Stp"/>
                       <element name="Referenz_ID">
                         <simpleType>
                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                             <minLength value="1"/>
                             <maxLength value="36"/>
                           </restriction>
                         </simpleType>
                       </element>
                       <element name="Ansprechpartner" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/eAU_Basistypen_Complex_V2_0}AnsprechpartnerType" minOccurs="0"/>
                       <element name="Angaben_Arbeitnehmer">
                         <complexType>
                           <complexContent>
                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                               <sequence>
                                 <element name="eAU_Grundangabe_Name" type="{http://www.gkv-datenaustausch.de/Grundsaetze_Technik/XML/eAU_Basistypen_Complex_V2_0}Angaben_Name_Ctp"/>
                                 <element name="VSNR" type="{SV-Basis://XMLSchema/1.0}VSNR_Stp" minOccurs="0"/>
                                 <element name="Angaben_zum_Nachweis">
                                   <complexType>
                                     <complexContent>
                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                         <sequence>
                                           <element name="Kennzeichen_der_Rueckmeldung">
                                             <simpleType>
                                               <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                                                 <enumeration value="1"/>
                                                 <enumeration value="2"/>
                                                 <enumeration value="3"/>
                                                 <enumeration value="4"/>
                                                 <enumeration value="5"/>
                                                 <enumeration value="6"/>
                                                 <enumeration value="7"/>
                                                 <enumeration value="8"/>
                                                 <enumeration value="9"/>
                                               </restriction>
                                             </simpleType>
                                           </element>
                                           <element name="Abwesenheit_ab_AG" type="{SV-Basis://XMLSchema/1.0}Datum_Stp"/>
                                           <element name="Weitere_Angaben_zum_Nachweis" minOccurs="0">
                                             <complexType>
                                               <complexContent>
                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                   <sequence>
                                                     <element name="Nachweis_seit" type="{SV-Basis://XMLSchema/1.0}Datum_Stp" minOccurs="0"/>
                                                     <element name="Nachweis_bis">
                                                       <complexType>
                                                         <complexContent>
                                                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                             <choice>
                                                               <element name="Voraussichtlich_Nachweis_bis" type="{SV-Basis://XMLSchema/1.0}Datum_Stp"/>
                                                               <element name="Tatsaechlich_Nachweis_bis" type="{SV-Basis://XMLSchema/1.0}Datum_Stp"/>
                                                             </choice>
                                                           </restriction>
                                                         </complexContent>
                                                       </complexType>
                                                     </element>
                                                   </sequence>
                                                 </restriction>
                                               </complexContent>
                                             </complexType>
                                           </element>
                                           <element name="Angaben_zur_AU" minOccurs="0">
                                             <complexType>
                                               <complexContent>
                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                   <sequence>
                                                     <element name="Festgestellt_am" type="{SV-Basis://XMLSchema/1.0}Datum_Stp"/>
                                                     <element name="Arbeitsunfall" minOccurs="0">
                                                       <simpleType>
                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                           <length value="1"/>
                                                           <enumeration value="J"/>
                                                         </restriction>
                                                       </simpleType>
                                                     </element>
                                                     <element name="D_Arzt_zugewiesen" minOccurs="0">
                                                       <simpleType>
                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                           <length value="1"/>
                                                           <enumeration value="J"/>
                                                         </restriction>
                                                       </simpleType>
                                                     </element>
                                                     <element name="Sonstiger_Unfall_Unfallfolgen" minOccurs="0">
                                                       <simpleType>
                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                           <length value="1"/>
                                                           <enumeration value="J"/>
                                                         </restriction>
                                                       </simpleType>
                                                     </element>
                                                     <element name="Nachweisart">
                                                       <simpleType>
                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                                                           <totalDigits value="1"/>
                                                           <enumeration value="1"/>
                                                           <enumeration value="2"/>
                                                         </restriction>
                                                       </simpleType>
                                                     </element>
                                                   </sequence>
                                                 </restriction>
                                               </complexContent>
                                             </complexType>
                                           </element>
                                         </sequence>
                                       </restriction>
                                     </complexContent>
                                   </complexType>
                                 </element>
                               </sequence>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
           </choice>
         </restriction>
       </complexContent>
     </complexType>